onFailure

inline fun <R> onFailure(block: (error: Throwable) -> R)(source)

singular version of fold's onFailure